NEWSLETTERS – JANUARY EDITION 2025
Hey there, fellow developer!
Welcome to this month's edition of Developer's Digest, where I share my latest projects, coding adventures, and thoughts on the ever-evolving world of software development. Whether you're a seasoned coder, a tech enthusiast, or just curious about what I've been up to, there's something here for you!
I'm currently developing this month of 2025 an inventory management project using SQLite3 and JavaFX. This desktop application runs in a local environment, meaning each installation has its own independent database for managing products, stock, and categories. At the moment, users can add, update, and delete inventories, products, and categories via the console (for unit testing), while the UI supports essential inventory operations like adding, updating, and deleting entries.
The project will be available on my GITHUB. My goal is to make it scalable by migrating to Spring Boot and React (with Electron), enabling multi-user access in future updates. Right now, the project is in active development, with a focus on refining the UI and core features for a stable experience. A stable version is not available yet, but progress is steady. If you're interested in following the development, stay tuned for updates! I'll be sharing news, feature highlights, and release plans through the newsletter. Any feedback or suggestions are always welcome. Feel free to reach out to me via Discord or email!
OTHER PROJECTS
MediaFire Link Sharing Platform (Technology stack to be determined). A web platform that will allow users to store and organize shared MediaFire links securely. The system ensures privacy, allowing users to manage their shared files without direct file access. Future updates will include user authentication, rating systems, link categorization, and libraries to better organize the content. Additionally, I plan to include community-driven features, where users can collaborate, share resources, and vote on content. The tech stack is still being determined, but these features will ensure an intuitive and engaging user experience.
Automation Scripts & Productivity Tools (Python - Selenium, VBA, Excel) I develop custom scripts to automate repetitive tasks, such as file management, data processing, and web automation. These scripts help save time by handling routine operations efficiently. Some of my recent automation projects include:
>Launching JAR files automatically based on schedules.
>Generating charts from CSV files for data visualization.
>Automating web tasks using Selenium, such as form submissions and data scraping.
WHAT'S NEW ON THE SITE?
The site is almost finished and Skye is expected to finish it up in early February. Sections like SITEMAP, SERVICES, and BLOGS have just been finished and are now live, leaving the RESOURCES and ABOUT pages in development. We're currently thinking that there might be more updates in the future, perhaps more sections or special things, but for now, the site will remain simple and short on features. Until then, stay tuned for future updates! Remember that whenever you need to see more, you're free to explore the SKYE JOURNEY site, which is still under constant development as of now.
OUR LITTLE WORK TEAM
We have upcoming projects, RegreDanger, Skye and Selysun! Currently Selysun's website is still in development by Skye, where you can see more of her art. The three of us plan to share a nice themed web app with weather, notes, diary, music, clock and calendar functions in a dashboard in the future. The members of this project are the three of us, Selysun as a designer and illustrator, Skye as a frontend developer and Regre as a backend developer. We are excited to share this because it is an important project that we believe will be worthwhile in the future, and of course, it will be free! This project has not been started yet, it does not even have a name yet and it has not even reached its Beta version other than drafts that Skye has made for it and that he may show in his KO-FI, until then, when the project finally gets the green light, it will be available on the SKYE'S GITHUB
TESTING AVAILABILITY
Currently, my projects are in active development, and I am implementing testing procedures to ensure a reliable and smooth experience for users. I am working on both unit tests and integration tests to catch issues early and improve the stability of the core functionalities.
>Unit Testing: I’m currently writing tests for the core features of my Inventory Management System using tools like JUnit and Mockito. This ensures that the individual components of the app work as expected before integration.
>UI Testing: For the UI of my desktop app, I plan to implement automated UI testing to simulate user interactions and ensure everything functions smoothly.
>Beta Testing: I will be opening up the project for beta testing in the near future, where interested users can test early versions of the software. Feedback from beta testers will be essential to iron out any bugs, improve user experience, and add any necessary features.
Feel free to get in touch if you are interested in participating in the testing phases or want to report any issues you’ve encountered. You can reach out to me through Discord, GitHub, or via email.